home *** CD-ROM | disk | FTP | other *** search
/ MaxiMac 2000 December / MaxiMac 109.iso / Macworld on CD n°109 / Applications (Mac OS X PB) / MacOSX ScreenSavers / Source Code / Pipes / Pipes.pbproj / project.pbxproj < prev   
Encoding:
Text File  |  2000-10-02  |  8.2 KB  |  400 lines  |  [????/????]

  1. {
  2.     archiveVersion = 1;
  3.     classes = {
  4.     };
  5.     objectVersion = 30;
  6.     objects = {
  7.         034768DCFF38A43A11DB9C8B = {
  8.             isa = PBXFileReference;
  9.             path = Pipes.saver;
  10.             refType = 3;
  11.         };
  12.         038EB490FF898920D85030BC = {
  13.             isa = PBXFileReference;
  14.             path = buildlwo.c;
  15.             refType = 4;
  16.         };
  17.         038EB491FF898920D85030BC = {
  18.             isa = PBXFileReference;
  19.             path = buildlwo.h;
  20.             refType = 4;
  21.         };
  22.         038EB492FF898920D85030BC = {
  23.             isa = PBXFileReference;
  24.             path = GLPipes.h;
  25.             refType = 4;
  26.         };
  27.         038EB493FF898920D85030BC = {
  28.             isa = PBXFileReference;
  29.             path = GLPipes.m;
  30.             refType = 4;
  31.         };
  32.         038EB494FF898920D85030BC = {
  33.             isa = PBXFileReference;
  34.             path = pipeobjs.c;
  35.             refType = 4;
  36.         };
  37.         038EB495FF898920D85030BC = {
  38.             isa = PBXFileReference;
  39.             path = pipes.c;
  40.             refType = 4;
  41.         };
  42.         038EB496FF898920D85030BC = {
  43.             children = (
  44.                 038EB497FF898920D85030BC,
  45.             );
  46.             isa = PBXVariantGroup;
  47.             name = GLPipes.nib;
  48.             refType = 4;
  49.         };
  50.         038EB497FF898920D85030BC = {
  51.             isa = PBXFileReference;
  52.             name = English;
  53.             path = English.lproj/GLPipes.nib;
  54.             refType = 4;
  55.         };
  56.         038EB498FF898920D85030BC = {
  57.             fileRef = 038EB491FF898920D85030BC;
  58.             isa = PBXBuildFile;
  59.             settings = {
  60.                 INCLUDED_OSS = (
  61.                     MACOS,
  62.                     WINDOWS,
  63.                     PDOUNIX,
  64.                 );
  65.             };
  66.         };
  67.         038EB499FF898920D85030BC = {
  68.             fileRef = 038EB492FF898920D85030BC;
  69.             isa = PBXBuildFile;
  70.             settings = {
  71.                 INCLUDED_OSS = (
  72.                     MACOS,
  73.                     WINDOWS,
  74.                     PDOUNIX,
  75.                 );
  76.             };
  77.         };
  78.         038EB49AFF898920D85030BC = {
  79.             fileRef = 038EB496FF898920D85030BC;
  80.             isa = PBXBuildFile;
  81.             settings = {
  82.                 INCLUDED_OSS = (
  83.                     MACOS,
  84.                     WINDOWS,
  85.                     PDOUNIX,
  86.                 );
  87.             };
  88.         };
  89.         038EB49BFF898920D85030BC = {
  90.             fileRef = 038EB490FF898920D85030BC;
  91.             isa = PBXBuildFile;
  92.             settings = {
  93.                 ATTRIBUTES = (
  94.                     Debug,
  95.                 );
  96.                 INCLUDED_OSS = (
  97.                     MACOS,
  98.                     WINDOWS,
  99.                     PDOUNIX,
  100.                 );
  101.             };
  102.         };
  103.         038EB49CFF898920D85030BC = {
  104.             fileRef = 038EB493FF898920D85030BC;
  105.             isa = PBXBuildFile;
  106.             settings = {
  107.                 ATTRIBUTES = (
  108.                     Debug,
  109.                 );
  110.                 INCLUDED_OSS = (
  111.                     MACOS,
  112.                     WINDOWS,
  113.                     PDOUNIX,
  114.                 );
  115.             };
  116.         };
  117.         038EB49DFF898920D85030BC = {
  118.             fileRef = 038EB494FF898920D85030BC;
  119.             isa = PBXBuildFile;
  120.             settings = {
  121.                 ATTRIBUTES = (
  122.                     Debug,
  123.                 );
  124.                 INCLUDED_OSS = (
  125.                     MACOS,
  126.                     WINDOWS,
  127.                     PDOUNIX,
  128.                 );
  129.             };
  130.         };
  131.         038EB49EFF898B1FD85030BC = {
  132.             isa = PBXFrameworkReference;
  133.             name = OpenGL.framework;
  134.             path = /System/Library/Frameworks/OpenGL.framework;
  135.             refType = 0;
  136.         };
  137.         038EB49FFF898B1FD85030BC = {
  138.             isa = PBXFrameworkReference;
  139.             name = ScreenSaver.framework;
  140.             path = /System/Library/Frameworks/ScreenSaver.framework;
  141.             refType = 0;
  142.         };
  143.         038EB4A0FF898B1FD85030BC = {
  144.             fileRef = 038EB49EFF898B1FD85030BC;
  145.             isa = PBXBuildFile;
  146.             settings = {
  147.                 INCLUDED_OSS = (
  148.                     MACOS,
  149.                     WINDOWS,
  150.                     PDOUNIX,
  151.                 );
  152.             };
  153.         };
  154.         038EB4A1FF898B1FD85030BC = {
  155.             fileRef = 038EB49FFF898B1FD85030BC;
  156.             isa = PBXBuildFile;
  157.             settings = {
  158.                 INCLUDED_OSS = (
  159.                     MACOS,
  160.                     WINDOWS,
  161.                     PDOUNIX,
  162.                 );
  163.             };
  164.         };
  165.         089C1669FE841209C02AAC07 = {
  166.             isa = PBXProject;
  167.             mainGroup = 089C166AFE841209C02AAC07;
  168.             projectDirPath = .;
  169.             targets = (
  170.                 089C1673FE841209C02AAC07,
  171.             );
  172.         };
  173.         089C166AFE841209C02AAC07 = {
  174.             children = (
  175.                 08FB77AFFE84173DC02AAC07,
  176.                 089C167CFE841241C02AAC07,
  177.                 089C1671FE841209C02AAC07,
  178.                 19C28FB8FE9D52D311CA2CBB,
  179.             );
  180.             isa = PBXGroup;
  181.             name = Pipes;
  182.             refType = 4;
  183.         };
  184.         089C1671FE841209C02AAC07 = {
  185.             children = (
  186.                 1058C7ACFEA557BF11CA2CBB,
  187.                 1058C7AEFEA557BF11CA2CBB,
  188.             );
  189.             isa = PBXGroup;
  190.             name = "Frameworks and Libraries";
  191.             refType = 4;
  192.         };
  193.         089C1672FE841209C02AAC07 = {
  194.             isa = PBXFrameworkReference;
  195.             name = Foundation.framework;
  196.             path = /System/Library/Frameworks/Foundation.framework;
  197.             refType = 0;
  198.         };
  199.         089C1673FE841209C02AAC07 = {
  200.             buildPhases = (
  201.                 089C1674FE841209C02AAC07,
  202.                 089C1675FE841209C02AAC07,
  203.                 089C1676FE841209C02AAC07,
  204.                 089C1677FE841209C02AAC07,
  205.                 089C1679FE841209C02AAC07,
  206.             );
  207.             buildSettings = {
  208.                 FRAMEWORK_SEARCH_PATHS = "";
  209.                 HEADER_SEARCH_PATHS = "";
  210.                 LIBRARY_SEARCH_PATHS = "";
  211.                 OPTIMIZATION_CFLAGS = "";
  212.                 OTHER_CFLAGS = "";
  213.                 OTHER_LDFLAGS = "";
  214.                 OTHER_REZFLAGS = "";
  215.                 SECTORDER_FLAGS = "";
  216.                 WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas";
  217.                 WRAPPER_EXTENSION = saver;
  218.             };
  219.             conditionalBuildSettings = {
  220.             };
  221.             dependencies = (
  222.             );
  223.             isa = PBXBundleTarget;
  224.             name = Pipes;
  225.             productInstallPath = /Library/ScreenSavers;
  226.             productName = Pipes;
  227.             productReference = 034768DCFF38A43A11DB9C8B;
  228.             productSettingsXML = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>
  229. <!DOCTYPE plist SYSTEM \"file://localhost/System/Library/DTDs/PropertyList.dtd\">
  230. <plist version=\"0.9\">
  231. <dict>
  232.     <key>CFBundleDevelopmentRegion</key>
  233.     <string>English</string>
  234.     <key>CFBundleExecutable</key>
  235.     <string>Pipes</string>
  236.     <key>CFBundleIconFile</key>
  237.     <string></string>
  238.     <key>CFBundleIdentifier</key>
  239.     <string></string>
  240.     <key>CFBundleInfoDictionaryVersion</key>
  241.     <string>6.0</string>
  242.     <key>CFBundlePackageType</key>
  243.     <string>BNDL</string>
  244.     <key>CFBundleSignature</key>
  245.     <string>????</string>
  246.     <key>CFBundleVersion</key>
  247.     <string>0.0.1d1</string>
  248.     <key>NSPrincipalClass</key>
  249.     <string></string>
  250. </dict>
  251. </plist>
  252. ";
  253.             shouldUseHeadermap = 1;
  254.         };
  255.         089C1674FE841209C02AAC07 = {
  256.             buildActionMask = 2147483647;
  257.             files = (
  258.                 038EB498FF898920D85030BC,
  259.                 038EB499FF898920D85030BC,
  260.             );
  261.             isa = PBXHeadersBuildPhase;
  262.             name = Headers;
  263.         };
  264.         089C1675FE841209C02AAC07 = {
  265.             buildActionMask = 2147483647;
  266.             files = (
  267.                 089C1680FE841241C02AAC07,
  268.                 038EB49AFF898920D85030BC,
  269.             );
  270.             isa = PBXResourcesBuildPhase;
  271.             name = "Bundle Resources";
  272.         };
  273.         089C1676FE841209C02AAC07 = {
  274.             buildActionMask = 2147483647;
  275.             files = (
  276.                 038EB49BFF898920D85030BC,
  277.                 038EB49CFF898920D85030BC,
  278.                 038EB49DFF898920D85030BC,
  279.             );
  280.             isa = PBXSourcesBuildPhase;
  281.             name = Sources;
  282.         };
  283.         089C1677FE841209C02AAC07 = {
  284.             buildActionMask = 2147483647;
  285.             files = (
  286.                 1058C7AFFEA557BF11CA2CBB,
  287.                 038EB4A0FF898B1FD85030BC,
  288.                 038EB4A1FF898B1FD85030BC,
  289.             );
  290.             isa = PBXFrameworksBuildPhase;
  291.             name = "Frameworks & Libraries";
  292.         };
  293.         089C1679FE841209C02AAC07 = {
  294.             buildActionMask = 2147483647;
  295.             files = (
  296.             );
  297.             isa = PBXRezBuildPhase;
  298.             name = "ResourceManager Resources";
  299.         };
  300.         089C167CFE841241C02AAC07 = {
  301.             children = (
  302.                 038EB496FF898920D85030BC,
  303.                 089C167DFE841241C02AAC07,
  304.             );
  305.             isa = PBXGroup;
  306.             name = Resources;
  307.             refType = 4;
  308.         };
  309.         089C167DFE841241C02AAC07 = {
  310.             children = (
  311.                 089C167EFE841241C02AAC07,
  312.             );
  313.             isa = PBXVariantGroup;
  314.             name = InfoPlist.strings;
  315.             refType = 4;
  316.         };
  317.         089C167EFE841241C02AAC07 = {
  318.             isa = PBXFileReference;
  319.             name = English;
  320.             path = English.lproj/InfoPlist.strings;
  321.             refType = 4;
  322.         };
  323.         089C167FFE841241C02AAC07 = {
  324.             isa = PBXFrameworkReference;
  325.             name = AppKit.framework;
  326.             path = /System/Library/Frameworks/AppKit.framework;
  327.             refType = 0;
  328.         };
  329.         089C1680FE841241C02AAC07 = {
  330.             fileRef = 089C167DFE841241C02AAC07;
  331.             isa = PBXBuildFile;
  332.             settings = {
  333.                 INCLUDED_OSS = (
  334.                     MACOS,
  335.                     WINDOWS,
  336.                     PDOUNIX,
  337.                 );
  338.             };
  339.         };
  340.         08FB77AFFE84173DC02AAC07 = {
  341.             children = (
  342.                 038EB490FF898920D85030BC,
  343.                 038EB491FF898920D85030BC,
  344.                 038EB492FF898920D85030BC,
  345.                 038EB493FF898920D85030BC,
  346.                 038EB494FF898920D85030BC,
  347.                 038EB495FF898920D85030BC,
  348.             );
  349.             isa = PBXGroup;
  350.             name = Classes;
  351.             refType = 4;
  352.         };
  353.         1058C7ACFEA557BF11CA2CBB = {
  354.             children = (
  355.                 1058C7ADFEA557BF11CA2CBB,
  356.                 038EB49EFF898B1FD85030BC,
  357.                 038EB49FFF898B1FD85030BC,
  358.             );
  359.             isa = PBXGroup;
  360.             name = "Linked Frameworks";
  361.             refType = 4;
  362.         };
  363.         1058C7ADFEA557BF11CA2CBB = {
  364.             isa = PBXFrameworkReference;
  365.             name = Cocoa.framework;
  366.             path = /System/Library/Frameworks/Cocoa.framework;
  367.             refType = 0;
  368.         };
  369.         1058C7AEFEA557BF11CA2CBB = {
  370.             children = (
  371.                 089C1672FE841209C02AAC07,
  372.                 089C167FFE841241C02AAC07,
  373.             );
  374.             isa = PBXGroup;
  375.             name = "Other Frameworks";
  376.             refType = 4;
  377.         };
  378.         1058C7AFFEA557BF11CA2CBB = {
  379.             fileRef = 1058C7ADFEA557BF11CA2CBB;
  380.             isa = PBXBuildFile;
  381.             settings = {
  382.                 INCLUDED_OSS = (
  383.                     MACOS,
  384.                     WINDOWS,
  385.                     PDOUNIX,
  386.                 );
  387.             };
  388.         };
  389.         19C28FB8FE9D52D311CA2CBB = {
  390.             children = (
  391.                 034768DCFF38A43A11DB9C8B,
  392.             );
  393.             isa = PBXGroup;
  394.             name = Products;
  395.             refType = 4;
  396.         };
  397.     };
  398.     rootObject = 089C1669FE841209C02AAC07;
  399. }
  400.